Searched refs:btgattInterface (Results 1 – 1 of 1) sorted by relevance
77 static btgatt_interface_t btgattInterface = { variable78 sizeof(btgattInterface),102 btgattInterface.scanner = get_ble_scanner_instance(); in btif_gatt_get_interface()103 btgattInterface.advertiser = get_ble_advertiser_instance(); in btif_gatt_get_interface()104 return &btgattInterface; in btif_gatt_get_interface()