OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATTC_SetPreferredPHY
(Results
1 - 4
of
4
) sorted by null
/system/bt/btif/src/
btif_gatt_server.cc
451
do_in_bta_thread(FROM_HERE, Bind(&
GATTC_SetPreferredPHY
, conn_id, tx_phy,
btif_gatt_client.cc
585
do_in_bta_thread(FROM_HERE, Bind(&
GATTC_SetPreferredPHY
, conn_id, tx_phy,
/system/bt/stack/include/
gatt_api.h
839
extern void
GATTC_SetPreferredPHY
(uint16_t conn_id, uint8_t tx_phy,
[
all
...]
/system/bt/stack/gatt/
gatt_api.cc
740
void
GATTC_SetPreferredPHY
(uint16_t conn_id, uint8_t tx_phy, uint8_t rx_phy,
[
all
...]
Completed in 97 milliseconds