Tool/software: TI C/C++ Compiler
Hi All,
I am using CC2650 chip with ble_cc26xx_2_01_00_44423 for test. I am usin SimpleBLECentral project for Central device.
I have a Peripheral device which name is TEST_PERIPHERAL. It can be finded in my cellphone.
I wold like to connect a specific peripheral via device name.
As I know "when receive an advertisment packet or a scan response that will produce a GAP_DEVICE_INFO_EVENT",
So I add some code to test. Please refer to following picture.
It's not work. I can not see line 672 ane any peripjeral.
Why does not into case GAP_DEVICE_INFO_EVENT ?
Best Regards,
Louis