Home
last modified time | relevance | path

Searched refs:BT_INDICATION (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/audio/
Dipc.h92 #define BT_INDICATION 2 macro
Dunix.c394 ind->h.type = BT_INDICATION; in headset_resume_complete()
432 ind->h.type = BT_INDICATION; in gateway_resume_complete()
1849 ind.h.type = BT_INDICATION; in unix_delay_report()
/external/bluetooth/bluez/test/
Dipctest.c192 if ((rsp->type != BT_INDICATION && rsp->type != BT_RESPONSE) || in service_expect()